home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / comm / net / AmiWinPopup.readme < prev    next >
Text File  |  1999-03-02  |  4KB  |  102 lines

  1. Short:    Shows WinPopup-Messages from other hosts
  2. Author:   PAB@stud.phys.ethz.ch (Philippe-André Bourdin)
  3. Uploader: PAB@stud.phys.ethz.ch (Philippe-André Bourdin)
  4. Version:  1.0
  5. Type:     comm/net
  6. Kurz:     Zeigt die WinPopup-Nachrichten von anderen hosts an.
  7. Requires: samba-1.9.16p9 (maybe an earlyer version works too ?)
  8.  
  9.  
  10.  Features :
  11. ============
  12.  
  13. This little program brings the still missing capability of Windows NT to show
  14. a WinPopup-Message in a small window with sender, time and date to the AMIGA.
  15.  
  16. Notice, that this Version is my first release I upload to the AmiNet and that
  17. this program is not bringing you any xUI-Surface and other stuff.
  18. It just act like the WinNT-Version: If someone sends a message to your AMIGA
  19. like > net send amiga Blah ! < on Win__-machines
  20. or   > smbclient -M amiga    < on machines with Samba installed.
  21. it will bring up a Window with the message itself inside and the sender, time
  22. and date in the window's titlebar (where 'amiga' should be your hostname).
  23. You may close the window via it's closing gadget. (pretty thing, ey !)
  24. The message will be word-wrapped to fit into the window.
  25.  
  26. Due to the small size of the code, good old C-programming-style and long long
  27. testing on my machine in a LAN with many types of other machines (and at least
  28. two Ethernet-boards in my AMIGA) I can proudly annouce this version to be
  29. absolute bug-free.
  30. This means, that if you have some problems with it, you will have to check
  31. your smb.conf file:
  32.  
  33.  
  34.  Installation:
  35. ===============
  36.  
  37. You should comment out the line : 'smbrun = ...' in the '[global]'-section !
  38. and add the following line (replacing the old entry in '[global]' too !) :
  39.  
  40.    message command = ARun AmiTCP:Samba/bin/AmiWinPopup %f %m %T %s
  41.  
  42. In this case as you can easyly see, I have installed AmiWinPopup in the
  43. AmiTCP:Samba/bin directory (which makes some sense) - you can take some other.
  44.  
  45. Also I use the command 'ARun' from the old arp-Package (found on the gloryous
  46. fish-disks) because the built-in 'Run'-command from AmigaDOS 3.x does not work
  47. on my machine for some reason (detaches not correctly, or so).
  48. So, you should copy 'ARun' to somewhere in your Path, 'C:' is a good place.
  49.  
  50. Also you (or better 'ARun') will need the 'arp.library' in the 'Libs:'-dir.
  51. I have included two versions of the 'arp.library':
  52. If you use AmigaDOS 2.x or 3.x, just do > copy arp.library to LIBS:
  53. If you use AmigaDOS 1.x,        just do > copy arp.library.orig to LIBS:
  54.          and then > rename LIBS:arp.library.orig AS LIBS:arp.library
  55. If you have already an arp.library installed, you don't need to do this.
  56.  
  57. Sorry, no installer yet, but this was not too complicated, I hope !
  58.  
  59.  
  60.  TODO:
  61. =======
  62.  
  63. I think of introducing some GUI-Elements. First I want to make a 'Reply'-
  64. button. Perhaps also a 'Send'- and 'Ok'-button.
  65. Finally I dream of making something like folders or card-pages for each
  66. sender, where appears the old and the new messages together with the text
  67. you wrote to him/her. This would become like ICQ or a chat !
  68. Also I had already the Idea of making an URL-Catcher, which recognices URL's
  69. and e-mail-adresses, so that you can click on it and the browser/mail-program
  70. will be opened.
  71. But in the end I have no devlopper-archive of MUI, ClassAct or any other GUI.
  72. If you like to support me, send some money (first an e-mail !), any demo
  73. sourcecodes or suggestions which GUI to prefer.
  74. Specially I need a demo sourcecode to see how I can detach a program from
  75. the underlaying shell or CLI; then arp.library and ARun are no more required.
  76.  
  77. If you like to join this work, you're welcome !
  78.  
  79. Please notice, that this is mailware. If you like it or use it, please send
  80. me a mail or postcard. Also, if you have suggestions or found a bug (what ?).
  81.  
  82.  
  83.  GREETINGS :
  84. =============
  85.  
  86. Bye, you and your AMIGA live long and prosper,
  87.  
  88.     Philippe-André Bourdin.
  89.  
  90.  
  91. ============================= Archive contents =============================
  92.  
  93. Original  Packed Ratio    Date     Time    Name
  94. -------- ------- ----- --------- --------  -------------
  95.    19560    9249 52.7% 29-Jan-99 00:50:10 +AmiWinPopup
  96.     3829    1918 49.9% 29-Jan-99 01:20:38 +AmiWinPopup.readme
  97.    12436    8977 27.8% 29-Jan-99 00:49:00 +arp.library
  98.    17100   12361 27.7% 29-Jan-99 00:49:16 +arp.library.orig
  99.     1100     821 25.3% 29-Jan-99 00:49:44 +ARun
  100. -------- ------- ----- --------- --------
  101.    54025   33326 38.3% 30-Jan-99 23:35:36   5 files
  102.